html, body { 
	margin: 0; 
	padding: 0;
	text-align: center;
}

td{
	padding-left:40px;
}

.iconIntrowebleerling {
	width: 125px !important; height: 128px !important;
    background: url('./../images/webleerling.png')  no-repeat !important;  
}
.iconIntrowebwisad {
	width: 128px !important; height: 149px !important;
    background: url('./../images/webwisad.png')  no-repeat !important;  
}
.iconIntrowebouders {
	width: 128px !important; height: 149px !important;
    background: url('./../images/webouders.png')  no-repeat !important;  
}
.iconIntrowebdko {
	width: 128px !important; height: 149px !important;;
    background: url('./../images/webdko.png')  no-repeat !important;  
}
.iconIntrowebvwo {
	width: 128px !important; height: 149px !important;
    background: url('./../images/webvwo.png')  no-repeat !important;  
}
.iconIntrowebwisacc {
	width: 128px !important; height: 149px !important;
    background: url('./../images/webwisacc.png')  no-repeat !important;  
}
.iconIntrowisavolg {
	width: 128px !important; height: 149px !important;;
    background: url('./../images/wisavolg.png')  no-repeat !important;  
}
.iconIntrowebstudent{
	width: 128px !important; height: 149px !important;
    background: url('./../images/webstudent.png')  no-repeat !important;  
}

#wisa-login-logo {
    background: url("../images/landing_logo.png") no-repeat scroll center bottom #af0d3c;
    border-width: 0;
    box-sizing: border-box;
    clear: both;
    color: #000;
    content: "";
    display: table;
    font-family: "arial";
    font-size: 12px;
    height: 150px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
	left: 0;
	right: 0;
}
#wisa-login {
    background-color: #f2f2f2;
    border-color: #cbcbcb;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 0 #fff inset, 0 -1px 0 0 #fff inset, -1px 0 0 0 #fff inset, 1px 0 0 0 #fff inset;
    box-sizing: border-box;
    color: #000;
    font-family: "arial";
    font-size: 12px;
    height: 220px;
    left: 0;
	right: 0;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 4px;
    position: absolute !important;
    top: 240px;
    width: 100%;
}
#wisa-login-body {
    background: none repeat scroll 0 0 transparent;
    border-color: #dbd5d5;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #000;
    font-family: "arial";
    font-size: 12px;
    height: 210px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    top: 0;
    width: 100% !important;
}
#wisa-login-innerCt {
    background: none repeat scroll 0 0 #ffffff;
    box-sizing: border-box;
    color: #000;
    font-family: "arial";
    font-size: 12px;
    height: 210px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
}
#sitesbox {  
	 display: table; margin-right: auto; margin-left: auto;
	 padding-top:5px;
}
.caption {
    color: #777;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.a {
    color: #777;
    font-weight: bold;
    text-transform: uppercase;
}
